de_image ~master (2022-01-31T01:34:57.6577976)
Dub
Repo
MyTestImage.setPixel
devisualization
image
interfaces
MyTestImage
Undocumented in source. Be warned that the author may not have intended to support it.
void
setPixel
(size_t x, size_t y, Color value)
void
setPixel
(size_t x, size_t y, Color value)
class
MyTestImage
(Color)
@
nogc
shared @
safe
void
setPixel
(
size_t
x
,
size_t
y
,
Color
value
)
size_t
width_
;
size_t
height_
;
Meta
Source
See Implementation
devisualization
image
interfaces
MyTestImage
constructors
this
functions
getPixel
opIndex
opIndexAssign
resize
setPixel
properties
height
width